Kaluga
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Kaluga
architecture
/
com.splendo.kaluga.architecture.navigation
/
[android]NavigationSpec
/
CustomIntent
Custom
Intent
android
data
class
CustomIntent
(
val
intent
:
Intent
)
:
NavigationSpec
Navigates according to a given
Intent
Parameters
intent
The
Intent
to navigate to
Members
Constructors
Custom
Intent
Link copied to clipboard
android
constructor
(
intent
:
Intent
)
Properties
intent
Link copied to clipboard
android
val
intent
:
Intent